That's due to the different ways Firefox and IE load tables (which is what several aspects of the forum layout rely on). The Firefox engine (Gecko) draws tables progressively as it receives the data. Internet Explorer's engine (Trident), on the other hand, loads the table only after it has every last detail. There are advantages and disadvantages to both methods.
~:)