Some webpages resize or move the browser window. To prevent such behaviour, go to Tools → Options. In the Content tab, click on the Advanced button to the right of Enable Javascript. In the dialog that comes up, disable the option Move or resize existing windows.
Alternatively, the same can be achieved in about: config
by setting dom.disable_window_move_resize
to true
.
Tried with: Firefox 4.0 on Windows 7