One way of bypassing this problem is to do the following:
- On the page on which the movie is on, open the HTML source, select all and copy it. The ideal application to paste into is either an HTML editor or SimpleText, which is available for OS X in the Developer's Tools CD.
- Scroll through the source code until you find the text KIOSKMODE="TRUE". If you look at the source, it will have a few lines beginning with <PARAM, followed by a line beginning with <embed. Look on this line. Change TRUE to FALSE, keeping the quotation marks around it.
- Save the file as plain text or html, and add a .html extension. Open this file in your browser, and the movie page should load again, but this time you will be able to save the movie as normal.

