If the option elements doesn't have the value attribute set, the select scroller is not working. You cannot set a value.
The html specification states that if the option element value attribute is not set, the initial value is set to the contents of the OPTION element.