You don't need to change "disabled" to "enable".
The disabled attribute can be set to keep a user from using the element until some other condition has been met (like selecting a checkbox, input, etc.). Just remove the disabled attribute, and make the element usable again.