Come potrei fare a sostiture questa istruzione

document.getElementById("mainContent").innerHTML= ' <iframe frameborder="no" border="0" width="100%" height="600px" src="http://mioserver/portale/index"></iframe> ' ;

per rendere compatibile con xHTML Strict che non supporta l'iFRAME?

Un grazie a tutti.