Did you do this change in your stylesheet?

.centerColumn {
background: #fff;
font-size: 1.2em;
position: relative; /*do not remove-fixes stupid IEbug*/

It fixed the problem for me.