Vector's dropdown menus are not keyboard-accessible without JavaScript.
With JavaScript enabled, there's a little script that makes the dropdown menu handles focusable and handles keypresses on them to display the menu (T26298). But grade C browsers and users without JavaScript are left out in the cold.
