I got the same problem, I got the current tab id but not the tab that I selected.
Can you show me the code on how to raise event fpm_refresh.
In my override_config_tabbed I catch FPM_TAB_CHANGE event and then call get_current_tab( ) but it did not return the tab that I click.