Firefox/Iceweasel has some "interesting" behaviour. Here are
some fixes:
- Mouse wheel scrolling direction was changed between version 2
and 3. This can be fixed with
mousewheel.withcontrolkey.numlines=-1 (Thanks weasel)
- Load diverted tabs in the background
tabs.loadDivertedInBackground=true (Thanks Ganneff)