Enable/disable the AjaxSubmitButton

Is there a way to enable/disable the AjaxSubmitButton with JS or PHP. I have a form which may or may not need to be submitted depending on scenarios (it’s not about validation), so I was looking for a way to disable/enable the submit button on demand.