I have a page that loads an external HTML page into an iFrame. There are two problems I am facing with this:
Use a jQuery plugin to resize the iframe dynamically.
You can't restyle content inside a iframe. What are you planning on using the iframe for? There are often better ways to solve things.