Ist ein Browserproblem
Mozilla kennt all nicht, wohl aber innerHTML!
Script:
function fenster (id) {
appear(id+'div');
document.all[id+'content'].innerHTML = "<iframe src='"+id+".html' width='100%' height='100%' frameborder='0' border='0'></iframe>";
verwende hier einfach document.getElementById(id+'content').innerHTML