[jQuery] Print Preview and window.close in IE6

[jQuery] Print Preview and window.close in IE6


I have what seems to be a simple problem:
When a user selects File>Print Preview, then closes the preview using
the 'X' in the upper right-hand corner of the window instead of the
'Close' link, it disables any window.close functions that I have on
the parent page.
Has anyone had any prior experience with this issue and used jQuery to
solve it?
Thanks, Jay