Opera and 'select' value changes after DOM manipulation

Opera and 'select' value changes after DOM manipulation

Hi,

I have made a quick test page to show a problem - http://dev.fancybox.net/opera_select_test/
Summary - if page has 'select' element with default selected option and user changes then after DOM manipulation this new value is lost.

Janis