trackballcontrol will break when container moves, to reproduce it, change css left
from 10px
to 100px
.
To make trackballcontrol work well in this case, add event listener to check container's attribute and update trackballcontrol when container moves.