I'm working on a site right now that's almost done, but all of a sudden I started seeing weird clipping behavior in Gecko-based browsers. Everything validates; I can't figure out what's going on.
Ikata Town Homepage
This one clips in Gecko browsers, but only when an #anchor is specified. The height of the page is calculated correctly, but then the center div slides up so that the #anchor shows up right under the header div, obscuring all the content about #anchor in some never-never land up
above the page.
Any ideas on this? For whatever reason IE shows these correctly (although I do have Dean Edwards's IE7 installed).