Prevent onscreen keyboard from appearing when touching DateTimeInput item

Is there any way to make the DateTimeInput show the picker, but not focus the text box so that the onscreen keyboard does not display when it is clicked/tapped? In my case, we’re using HMI’s in tablet mode and the onscreen keyboard is appearing when I touch the DateTimeInput, but I would rather it only show the picker that comes up when it is clicked.