Javascript Properties JavaScript Reference

Note:
Read and write property. 
Sets the one-character accelerator key for the element. 
    
Syntax:
    
document.getElementById("elementID").accessKey = value
document.all.elementID.accessKey = value // IE only