Is there a way to disable multi select?
Remove the muiltiple="multiple" in the following line:
muiltiple="multiple"
So, it is as good as removing that attribute. I'd use jQuery.