One approach would be to blacklist the driver. So, what device is it, and what is the touchscreen?
lsusb and/or lspci could help here - once we know what kind of touchscreen it is you can use lsmod and google to look for the module name, and then blacklist it via an entry in /etc/modprobe.d or something.