In my HTML/JavaScript code, I have a button disabled when the program is loaded and only activated after all options are picked. In the complied version, the button is grayed out, but is still active even when it shouldn't be. Any fix to this?