Hello,
I have a combobox which have the proprety disabled=true
I open firebug, select the combobox and delete the property disabled=disabled
Now I can select other values from the combobox using the keybord arrows (up and down). Values that I am not supposed to have access to.
Is there a fix or something that I need to do ?