Por qué con el Internet Explorer se ve bien:
Y con el Mozilla se ve mal:
Supongo que será por el Ilayer que tiene donde está el scroll. ¿Cómo podría solucionarlo?
Éste es el código:
Código HTML:
<iframe src="C:\WINDOWS\letras.htm" name="central" width="345" height="326" frameborder="0" marginwidth="0" marginheight="0" align="right" scrolling="auto">
<div align="right" id="central" style="position: absolute; overflow: auto; z-index: 1; width: 345; height: 326;"width:345px; height:326px; 452px; top: 173px; left: 454px;" lang="es" z-index: 1; overflow: auto;">
</div>
</iframe>
Muchas gracias.