I have a small web JS, that copy and inserts some form data to and from the iframe. But it doesn't work in Firefox 17. I'm using this code:
"netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect");"
What could be wrong? Is there any workaround?