Can't edit HTML content in iFrame in newer Browsers

Hi all,

A long time ago I made a web site where the HTML content was saved in a database and could then be loaded into an iFrame and edited on the fly.

I noticed over the years that Chrome and Firefox stopped supporting this, but editing in IE always worked.

However, now with IE11 my users can no longer edit the HTML content in the iFrame.

I’m think this is probably security related, XSS… but I need a way to edit the content.

Anyone come across this before, or know what the fix might be?

Regards
Melt