In usability.gov's Research-Based Web Design and Usability Guides in section 3:7, "Ensure that Scripts Allow Accessibility" says:
Whenever a script changes the content of a page, the change must be indicated in a way that can be detected and read by a screen reader. Also, if 'mouseovers' are used, ensure that they can be activated using a keyboard.
I was just curious about what is the common behavior of activate the mouse-overs using keyboard?