<html>
  <body>
    <button id="before" tabindex="0">Before</button>
    <button id="after" tabindex="0">After</button>
  </body>
</html>