for security reasons, the browser doesn't allow you to access the DOM for a page from another domain, but if the pages in the iframe are from your domain, then you can use frames["IFrameName"].frames["left"].document to access the DOM