Railzoids:
The original concept of a Combo Box consisted of a list and an edit field. You click into the list to populate the edit field, or you write a new value into the edit field.
Raw HTML naturally cannot do this. Do we Rails fans have an Ajax solution? I don't want my client to endure the redundancy of one select box, and another Add button with its own edit field...