Sc_error_message - OK button - focus lost

I would like to intercept specific data entry error in the FORM on_validate event.

I am using sc_error_meessage(“Error message”) to display the data entry error.

The error message is displayed with an OK button.

Is it possible to disable the OK button and set a timeout of X seconds instead ?

I dont want the user pressing the OK button with the mouse and therefore loosing the keyboard focus set on an other field.