Example Using document.importNode()

The red text is not in the original HTML source, but was imported from the iframe's document. This needs to be a same-origin request or else you need to use some method to get around that.