In the following case: http://dojo.telerik.com/OMutEW/2 select which is used as base for multiselect has name attribute, and still doesn't have red border.
As Dimo has described: "the value element is not visible, so even if it has a red border, you will not see it" this is the case with mentioned multiselect in dojo sample above.
Does that mean it's never possible to add red border to multiselect since it's input element is never visible? If that's the case, don't you consider this behavior as faulty and buggy? If not, do you know what else could be the problem with the simple dojo sample?