I suspect it's that the game window is never given the focus, even if you click on the frame.
Due to how the canvas captures the mouse for other purposes, one needs to click on the light background, not on the canvas directly, to give focus to the frame, so that’s why I put those instructions. I normally use firefox, and that works without issues there. If I understand, those instructions didn’t work in chrome?