Hi,
I am not sure what might do splitter or its panes on AccessKey. That control is not focusable and its panes neither. Also that control is built from <div>s, <table>s, etc, which do not support accesskey attribute (xhtml compatibility). Also, most browsers do not support focus-action for that attribute on <input> neither, though, it is probably due to bugs or not implemented features in those browsers.