hi Zhi-Qiang Ni
Thanks for this what i had to do in the end was add the following;
<FadeIn Fps="30" Duration="1" ForceLayoutInIE="false" AnimationTarget="pageImage" />
In IE I still found the iframe had no transparantcy, without adding ForceLayoutinIE.
this partically resolved my issues in IE, i say partially as the transparant background now works, but any images that I fade in that have transparancy in them do not display properly. Take a png file with some drop shadow effects and a transparent background and try fading that in. In Firefox and Safari it works great but in IE the shadows go nasty.. its like the old days with lake of support for png files in IE.
I would be really interested to know if the same happens to you.
cheers.