This feature has been around since October 2006 thanks I believe to Jean-Claude. However following your post I looked into it and found it did not work with Firefox, only IE. This is because Firefox doesn't seem to recognise the id attribute on the <frame> HTML tag, it only sees the name attribute.
id
name
A fix to to change line 51 of script.js:
I'll put this fix in the next release.