Creating a site that relies on innerHTML

So my idea is to have an iframe hidden on a page, and have it load content from a database via php (or whatever) as javascript instructions to write the **innerHTML **of the ‘main’ div or some such. Is this likley to make the site totaly inaccessible and unusable in some browsers/platforms?