This page is going to demonstrate explorer IFRAME width's bug. When the IFRAME is first created, width is set correctly, according to CSS, however, when the content is loaded, explorer somehow forgets the real width.
There is a fix, however. Just set the onreadychange handler to remind explorer about the real style. Take a look at the source for more details