in pratica la select e' nella principale mentre l' immagine nell' iframe?
codice:
document.getElementById('idIframe').contentWindow.document.images[indice].src="mask"+document.form1.SelectImg.value+".gif";
ciao