Same Origin Policy
An important bug fix appeared in NN2:
- Scripts from one server may not read properties of windows or documents from another server
http://www.osf.org/~loverso/javascript/
For example, a script from home.netscape.com may not read the properties of a document loaded from developer.netscape.com