Is it possible to configure a <SELECT> so that it's possible to select no
items from it? I'm accepting input from two fields, the <SELECT> and a
<TEXTAREA> and I'd like the user to be able be able to send only what is in
the <TEXTAREA>. At the minute there's always at least one item selected
from the <SELECT>.