We got the same problem, and our solution is: 1. Set the outer iframe's height to "0" 2. Create a timer to watch every 5 seconds, if the inner iframe's height is larger than an expected value, then set the outer iframe's height to INNER_HEIGHT+15px 3. Kill the timer. It works, but results in some memory leaks in Internet Explorer.
Ghoul To World! - http://www.g2w.me