In IE browser, it is useless to set the disable attribute for select options.
Certain means must be used to solve this problem. Of course, the principle is to remember the last selected option.
This.selectedIndex comes in handy.
You need to refresh to see the effect, because the output is all text and there is no js loading.