You can't.
Why? It's a security feature to stop Cross-Site Scripting (XSS) attacks.
For example, you have an iframe that loads www.facebook.com. If this security feature wasn't implemented, you could easily fetch data from that site. From cookies, to what content is on the page.
There is more helpful information about this here: http://www.veracode.com/security/xss