When making a large table sorteable, native keyboard scrolling is deactivated. This is because sorteable tables contain interactive elements, and at least for Chrome 125, the way keyboard scrolling is added to scrollable elements would hide children elements. See the issue and discussion on the XWIKI project for more info and context about the initial use case that leads to this pitfall |