I tried opening a new window using
window.open(\"lookup.htm\",\"lookupWin\", \"height=400,width=500,resizable=false\");
It works fine in IE
I don't think you can. Firefox (and some other browsers) just ignore the "resizable" setting.