When the input element has a "read-only" CSS property applied to it without being declared in the DOM, it results in a read-only input field. How can you determine what is causing this unexpected behavior?
<input class="k-button-billing-viewonly" style="height:auto; margin-top:5px;" type="submit" value="View Collections Information" autocomplete="off">