I'm using a selectManyListbox. When I disable the component only the options
get the disabledClass applied to them. This is fine except if the listBox is
empty then it doesn't look disabled. I think it would be nice to applying
disabledClass to the select element as well as the options for
selectManyListbox and maybe the other select components. What do you think?
I could probably create and issue and a patch however I'm not sure what kind
of spec implications it has.
Mike