Scrollpane behavior is buried in com.sun.javafx.scene.control.behavior.ScrollPaneBehavior, which intercepts the navigation keys (arrows, page, home, end). Please create an API to allow developers to override all methods in this class.