¡Está chupao!
Tienes que editar esa función (o hacer una propia) y poner:
function MM_openBrWindow(theURL,winName,features) { //v2.0
var ventana = window.open(theURL,winName,features);
ventana.focus()
}
Tal vez te interese usar el block de notas en estas circunstancias.
Saludos