A: Because the h1 has position: relative, but not 'layout'.
You can scroll it by 1em, it is reacting on text-zoom.
zoom:1; or any other layout-trigger fixes it.
zoom:1;
This bug is new in IE7b2.
Feb. 1, 2006. Ingo Chao