Missing Scrollbars In Mac Firefox 3
Thanks to twistedonion on MetaFilter I was alerted to an odd quirk which can result in Firefox 3 for OS X losing its scrollbars, making ‘below the fold’ content inaccessible.
After some investigation it turns out that any page containing
<meta http-equiv="msthemecompatible" content="no" />
triggers this problem. It may get fixed before Firefox 3 gets out of beta, but if you’ve ever used that tag (it makes IE render form elements in a more neutral way) you’ll want to either remove it or keep an eye on the situation.
Tue 15th Apr 2008, 11:20am GMT
Filed under: Client-side Coding, Hints and Tips, Web
Comments
AHA: it was the Proto skin for OS X. The problem went away when I upgraded to FF3b5, but then I got an annoying bug where the back and forward buttons acted as if I was right clicking. Re-uninstalling Proto fixed it and some other bugs that were pissing me off.
I then did a google search to find a page with the offending tag and chose http://www.canadiankettlebellmag.c… (who knows what the heck they're talking about?). I was unable to replicate the no scrollbars bug, and had them running just fine. Might want to see if you have proto installed (happened even when it wasn't running).
I only had the Web Developer toolbar and uninstalling it doesn't seem to have made any difference. It's possible there's a problem caused by a previously-installed plugin, or by me running both FF2 and FF3.
Your example page has the tag commented out, I don't know if that's something they've just done.
Matt Round’s company blog, covering web development, media, technology and pretty much anything else.
- Web Sites
- Good-looking, effective, accessible sites.
- Multimedia
- Logos, Flash games, animation and illustration.
- Advice
- Help with strategy, planning and getting noticed.

— dino, 17th Apr, 3:24pm