I run a PHP powered site (WordPress) and while my dynamic pages load fine, if I convert them to static pages using a caching plugin, the dreaded FOUC shows up in IE (and only IE). I have no idea why either, because I clearly have the necessary <link> tags to prevent this. I tried using the page-enter transition fix, and while that works, it adds 2-3 more seconds to the page load times. Any suggestions on fixing this would be appreciated!