I created a radio group that was initially enabled. Now for some reason, it is disabled. Even changing the attribute in the element in the DOM doesn't seem to affect it either. I have no DAs changing the radio group at runtime. I even tried creating another radio group and it was also disable.
How could a radio group disable itself? How can I enable it? Could this be at the application level?