I have several select boxes and I used disabled selected for each of them so I can have the first option as some sort of label.
But none of the select boxes show the first option initially and they are all just blank. But once I click the select boxes, I can see the first options that I set up and they are all selected.
How do I make all my disabled selected options be displayed?