i am using blockUI to show content in modalbox. On my content page there is a flash video. In FF When the blockUI is active it overlaps everything including flash video, but in IE, flash video is overlapping the blockUI box. How to solve this issue in IE?
You will have to use the object's wmode
property to make it appear in front.