Click the following link:
k.setAttribute("accesskey", "1")
Press Alt + 1 and Enter after clicking the above link. DOES NOT WORK. (Nothing happens)
Instead:
Click the following link:
k.setAttribute("accessKey", "1")
Press Alt + 1 and Enter after clicking the above link. WORKS. (Google will load)