a disabled button in html is working from keyboard code example Example: html button disabled <button type="button" disabled>This button is disabled</button>