I have a website with transparencies which work in IE9: http://199.193.248.80/transparency.html
But if I iframe that page, the transparencies stop working in IE: http://199.193.248.80/iframe.html
How can it be fixed? I've tried every trick I could find on google including allowtransparency="true" frameborder=0
Nothing seems to work.
Any ideas?